Micron Document
Livres et Wikis | Archives | Info


Java Class Library
part 4/8 Β· 27.2 KB total
layout: Wide Β· Narrow Β· Centered
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
text components.
β€’ Sound: interfaces and classes for reading, writing, sequencing, and
synthesizing of sound data.
β€’ Text: java.text deals with text, dates, numbers and messages.
β€’ Image package: java.awt.image and javax.imageio provide APIs to write,
read, and modify images.
β€’ XML: SAX, DOM, StAX, XSLT transforms, XPath and various APIs for
β€’ Security is provided by java.security and encryption services are
provided by javax.crypto.
β€’ Databases: access to SQL databases via java.sql
β€’ Access to Scripting engines: The javax.script package gives access to
any conforming Scripting language.
β€’ Applets: java.applet allows applications to be downloaded over a
network and run within a guarded sandbox
β€’ Java Beans: java.beans provides ways to manipulate reusable
components.
β€’ Introspection and reflection: java.lang.Class represents a class, but
other classes such as Method and Constructor are available in
java.lang.reflect.

──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────